home *** CD-ROM | disk | FTP | other *** search
/ Computer Music 2004 January / Computer Music Magazine 68 2004.iso / pc / Software / PC Software / Full Software / Free Effects PC / ndc Plugs / Rhythmic Metalisation Delay / Rhythmic Metalisation Delay rea next >
Encoding:
Text File  |  2003-03-08  |  2.6 KB  |  114 lines

  1. ndc Plugs presents
  2. *********************
  3. Rhythmic Metalisation Delay (PC VST)
  4. *********************
  5.  
  6. Version : 1.01
  7. Author : Niall Moody (niallmoody@yahoo.co.uk)
  8. Format(s) : PC
  9. Created with : Delphi
  10. CPU Usage : 9% (tested on a 600MHz AMD AThlon)
  11.  
  12. ----------------------
  13.  
  14. Description : 
  15.  
  16. Much more than you're average delay, set it to 
  17. Rhythmic Mode and it will change it's delay 
  18. time in sequence, allowing you to create 
  19. simple melodic passages out of previously 
  20. un-melodic sound sources such as drum loops.
  21.  
  22. Credit has to go to Scuzzphut 
  23. (http://www.djmarko.pwp.blueyonder.co.uk/), 
  24. for his heavily commented example of a delay 
  25. plugin (itself taken from Frederic Vanmol's 
  26. ADelay code), without which it would have 
  27. taken me much longer to write this plugin.
  28.  
  29. Note on CPU Usage : The 9% above only 
  30. applies when you are using the Sync To Host 
  31. function, as this requires the host to perform 
  32. some time-consuming calculations.  Otherwise 
  33. CPU Usage is ~2%.
  34.  
  35. The controls can be changed using the 
  36. keyboard:
  37. Z - Toggles Rhythmic Mode
  38. X - Toggles 'Sync to Host'
  39. C - Tap
  40. Q/A - Delay
  41. W/S - Feedback
  42. E/D - Level
  43. R/F - Rhythm Time
  44. T/G - Time1
  45. Y/H - Delay1
  46. U/J - Time2
  47. I/K - Delay2
  48. O/L - Time3
  49. Insert/Delete - Delay3
  50. Home/End - Time4
  51. Pg Up/Pg Down - Delay4
  52.  
  53. ...and using MIDI CCs:
  54. 68 - Toggles Rhythmic Mode
  55. 69 - Toggles 'Sync to Host'
  56. 67 - Tap
  57. 70 - Delay
  58. 71 - Feedback
  59. 72 - Level
  60. 73 - Rhythm Time
  61. 74 - Time1
  62. 75 - Delay1
  63. 76 - Time2
  64. 77 - Delay2
  65. 78 - Time3
  66. 79 - Delay3
  67. 80 - Time4
  68. 81 - Delay4
  69.  
  70. NOTE : Not all vst hosts supply the timing 
  71. information required for the 'Sync to Host' 
  72. function to work.  If your host does not supply 
  73. the correct information, an error mesage 
  74. should appear, although this is not always the 
  75. case.  Particularly, attempting to use the Sync 
  76. to Host function within ModPlug Tracker will 
  77. cause a severe crash.  I have included a Tap 
  78. button in an attempt to get around this for 
  79. hosts that don't supply the correct information.
  80.  
  81. Hosts that support the Sync to Host function 
  82. are (this is not a conclusive list):
  83. Cubase
  84. Fruity Loops (although only to a certain extent - 
  85. the timing may drift if you have a long song).
  86.  
  87. Installation : 
  88.  
  89. Copy the Rhythmic Metalisation Delay.dll file into your vst plugins
  90. directory.
  91.  
  92. Hosts tested on :
  93.  
  94. ModPlug Tracker
  95. PD (using the now defunct ~vst object)
  96. Cubase v5 - demo
  97. Fruity Loops v3.3 - demo
  98. Muzys
  99.  
  100. ----------------------
  101.  
  102. Version History : 
  103.  
  104. 1.01 - Added Keyboard shortcuts and control 
  105. with MIDI CCs.
  106. 1.00 - First release.
  107.  
  108. ----------------------
  109. This plugin was made in Delphi with the help of Toby
  110. Bear's template (http://www.tobybear.de).
  111.  
  112. VST is a trademark of Steinberg Media Technologies AG
  113.  
  114.